Skip to content

Conversation

@furest
Copy link

@furest furest commented Oct 26, 2025

This PR adds support for reading a hall position from seatmap.json and adding it to ipplan.

New ipplan table :
hall_positions (name, x, y)

Expected seatmap.json format (as an item of the root "array" defined in the file):

{
    "hall": "Operations Center",
    "type": "hall_position",
    "x": 2,
    "y": 0
}

@furest furest changed the title Furest hall Add support for halls position in the venue Oct 26, 2025
Copy link
Member

@SoundGoof SoundGoof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants